GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF / GetFormFieldMaxLen Method





In This Topic
GetFormFieldMaxLen Method (GdPicturePDF)
In This Topic
Syntax
'Declaration
 
Public Function GetFormFieldMaxLen( _
   ByVal FieldId As Integer _
) As Integer
public int GetFormFieldMaxLen( 
   int FieldId
)
public function GetFormFieldMaxLen( 
    FieldId: Integer
): Integer; 
public function GetFormFieldMaxLen( 
   FieldId : int
) : int;
public: int GetFormFieldMaxLen( 
   int FieldId
) 
public:
int GetFormFieldMaxLen( 
   int FieldId
) 

Parameters

FieldId
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF
GdPicturePDF Members